1. I’m
writing my own C++ Kflop control software and don’t like
the Kmotion dll/Kmotionserver go-between. Currently that
means Kmotion dll-direct.h. Is the is the most straight
forward approach? Is this the correct approach?
2. What
is the correct way to initialize a Kflop using KmotionX
(Par Hanson) using only Kmotion .dll-direct files?
3. Can
I do the above without missing a delete or memory cleanup:
i.e., segfault?
4. Where
is the persist.userData and how do I find it in getstatus
using the modbusmasterver1.c as a source? Are all
persist.userdata available to getstatus?
5. How
would I use persist.user Data to transfer three digit
floating point numbe3rs through the Modbus to getstatus?
Needs to come from PLC Modbus through Kflop into
getstatus?
6. I have tried to use the KMotionServer
compiled from the KMotionX branch over TCP but it
consistently disconnects after issuing a command.
Thoughts?
Thanks!
Josiah